Welcome![Sign In][Sign Up]
Location:
Search - matlab gp

Search list

[Other resourceshijianxulieyuceGP

Description: 本程序是基于matlab的时间序列预测模型GP源程序
Platform: | Size: 6648 | Author: 卜叔阳 | Hits:

[Mathimatics-Numerical algorithms混沌时间序列预测

Description: 1、该工具箱包括了混沌时间序列分析与预测的常用方法,有: (1)产生混沌时间序列(chaotic time series) Logistic映射 - \ChaosAttractors\Main_Logistic.m Henon映射 - \ChaosAttractors\Main_Henon.m Lorenz吸引子 - \ChaosAttractors\Main_Lorenz.m Duffing吸引子 - \ChaosAttractors\Main_Duffing.m Duffing2吸引子 - \ChaosAttractors\Main_Duffing2.m Rossler吸引子 - \ChaosAttractors\Main_Rossler.m Chens吸引子 - \ChaosAttractors\Main_Chens.m Ikeda吸引子 - \ChaosAttractors\Main_Ikeda.m MackeyGLass序列 - \ChaosAttractors\Main_MackeyGLass.m Quadratic序列 - \ChaosAttractors\Main_Quadratic.m (2)求时延(delay time) 自相关法 - \DelayTime_Others\Main_AutoCorrelation.m 平均位移法 - \DelayTime_Others\Main_AverageDisplacement.m (去偏)复自相关法 - \DelayTime_Others\Main_ComplexAutoCorrelation.m 互信息法 - \DelayTime_MutualInformation\Main_Mutual_Information.m (3)求嵌入维(embedding dimension) 假近邻法 - \EmbeddingDimension_FNN\Main_FNN.m Cao方法 - \EmbeddingDimension_Cao\Main_EmbeddingDimension_Cao.m (4)同时求时延与嵌入窗(delay time & embedding window) CC方法 - \C-C Method\Main_CC_Luzhenbo.m (5)求关联维(correlation dimension) GP算法 - \CorrelationDimension_GP\Main_CorrelationDimension_GP.m (6)求K熵(Kolmogorov Entropy) GP算法 - \KolmogorovEntropy_GP\Main_KolmogorovEntropy_GP.m STB算法 - \KolmogorovEntropy_STB\Main_KolmogorovEntropy_STB.m (7)求最大Lyapunov指数(largest Lyapunov exponent) 小数据量法 - \LargestLyapunov_Rosenstein\Main_LargestLyapunov_Rosenstein1.m \LargestLyapunov_Rosenstein\Main_LargestLyapunov_Rosenstein2.m \LargestLyapunov_Rosenstein\Main_LargestLyapunov_Rosenstein3.m \LargestLyapunov_Rosenstein\Main_LargestLyapunov_Rosenstein4.m (8)求Lyapunov指数谱(Lyapunov exponent spectrum) BBA算法 - \LyapunovSpectrum_BBA\Main_LyapunovSpectrum_BBA1.m \LyapunovSpectrum_BBA\Main_LyapunovSpectrum_BBA2.m (9)求二进制图形的盒子维(box dimension)和广义维(genealized dimension) 覆盖法 - \BoxDimension_2D\Main_BoxDimension_2D.m \GeneralizedDimension_2D\Main_GeneralizedDimension_2D.m (10)求时间序列的盒子维(box dimension)和广义维(genealized dimension) 覆盖法 - \BoxDimension_TS\Main_BoxDimension_TS.m \GeneralizedDimension_TS\Main_GeneralizedDimension_TS.m (11)混沌时间序列预测(chaotic time series prediction) RBF神经网络一步预测 - \Prediction_RBF\Main_RBF.m RBF神经网络多步预测 - \Prediction_RBF\Main_RBF_MultiStepPred.m Volterra级数一步预测 - \Prediction_Volterra\Main_Volterra.m Volterra级数多步预测 - \Prediction_Volterra\Main_Volterra_MultiStepPred.m (12)产生替代数据(Surrogate Data) 随机相位法 - \SurrogateData\Main_SurrogateData.m 2、在matlab环境中首先运行install.m,将工具箱所在路径添加至matlab 3、各子目录下以Main_开头的文件即是主程序文件,直接按快捷键F5运行即可 4、工具箱中所有程序均在Matlab6.5和Matlab7.1环境中调试通过,不能保证在Matlab其它版本正确运行。 5、工具箱中部分功能为试用版,敬请谅解! 6、 作者:陆振波,海军工程大学 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页
Platform: | Size: 579972 | Author: niuchao0511 | Hits:

[matlabChaosToolbox1p3_trial

Description: 时间序列分析G-P method to calculate the correlation dimension of Matlab (Mex version) not use "temporary separation," use of the correlation integral Mex documents fast-Time Series Analysis GP method to calculate the correlation dimension of Matlab (Mex version) not use
Platform: | Size: 459776 | Author: djq1djq2 | Hits:

[matlabCorrelationDimension

Description: 基于matlab的G-P算法计算关联维数-Based on the GP algorithm matlab correlation dimension
Platform: | Size: 26624 | Author: | Hits:

[Mathimatics-Numerical algorithmsg_p

Description: 关于嵌入维数的G-P算法,经过调试后,可以运行,方便应用。-a G-P suanfa about choas
Platform: | Size: 1024 | Author: zhangjinliang | Hits:

[matlabG_Pmethod

Description: 分形维中较为复杂的G-p算法的matlab源程序-Fractal dimension of the more complex algorithm matlab source Gp
Platform: | Size: 1024 | Author: wangjia0616 | Hits:

[matlabMCMC-Methods-V2.1

Description: 本程序是基于马尔可夫链蒙特卡尔理论的贝叶斯工具。版本为MCMC Methods for MLP and GP and Stuff (for Matlab) V2.1 -A collection of matlab functions for Bayesian inference with Markov chain Monte Carlo (MCMC) methods. The purpose of this toolbox was to port some of the features in fbm to matlab for easier development for matlab users.
Platform: | Size: 11837440 | Author: hu | Hits:

[matlabbook

Description: 遗传规划教程,介绍遗传规划原理及基本算法.供初学者参考.-Genetic Programming Tutorial, Introduction and basic principles of genetic programming algorithm. For beginners reference.
Platform: | Size: 9581568 | Author: hl | Hits:

[matlabGP_baozi9

Description: G-P算法计算关联维的 Matlab 程序(mex版)-GP Algorithm for calculate correlation, Matlab program.
Platform: | Size: 1046528 | Author: tanya | Hits:

[AI-NN-PR4

Description: matlab神经网络优化的遗传算法.pdf-matlab ann GP。。。。。。。。。。。。
Platform: | Size: 177152 | Author: asdf | Hits:

[matlabGP-Matlab

Description: hi this file is about genetic programming
Platform: | Size: 420864 | Author: jalal | Hits:

[matlabGP_Algorithm2.0

Description: G-P算法计算关联维的 Matlab 程序 (升级版,mex函数,超快) ----------------------------------- 更新部分: 引入限制短暂分离参数,使该参数大于序列平均周期时,去除了同一轨道前后点的关联, 使 r 值较小时,ln r - ln C(r) 曲线接近线性 ----------------------------------- 文件夹说明: 1、GP_Algorithm_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 数据归一化 4、CorrelationIntegral.dll - 计算关联积分-GP method to calculate the correlation dimension of the Matlab program (upgrade version, mex function, ultrafast)----------------------------------- update parts: the introduction of restrictions on temporary separation parameters, so that the sequence of parameters than the average cycle, in addition to the same orbit around the point and makes a relatively small r, ln r- ln C (r) curve is nearly linear----------------------------------- Folder Description: 1, GP_Algorithm_main.m- the main program file 2, LorenzData.dll- generate Lorenz discrete data 3, normalize_1.m- data normalization 4, CorrelationIntegral.dll- calculate correlation integral
Platform: | Size: 7168 | Author: weidance | Hits:

[Compress-Decompress algrithmsguanlianjifensuanfa

Description: G-P算法下关联积分的运行程序,包含matlab和c语言文件-GP correlation integral algorithm running under the program, including the matlab and c language files
Platform: | Size: 14336 | Author: guoyu | Hits:

[Web Serverhgg8901

Description: countdown 1. Immune.rar,An implementation of Immune System merged to Cellular Learning Automata.,32KB,downloads 15 2. FuzzyClassifier.zip,A Fuzzy classifier using matlab, c++ and delphi. the source code has merged codes developed by these programming languages to do classification.,25KB,downloads 17 3. EC_Final_Project_Implementation.rar,A source code for cellular memetic algorithm.,9KB,downloads 67 4. MyCode.rar,A Gp implementation using GPlab.,25KB,downloads 8-countdown 1. Immune.rar,An implementation of Immune System merged to Cellular Learning Automata.,32KB,downloads 15 2. FuzzyClassifier.zip,A Fuzzy classifier using matlab, c++ and delphi. the source code has merged codes developed by these programming languages to do classification.,25KB,downloads 17 3. EC_Final_Project_Implementation.rar,A source code for cellular memetic algorithm.,9KB,downloads 67 4. MyCode.rar,A Gp implementation using GPlab.,25KB,downloads 8
Platform: | Size: 240640 | Author: hitamputih77 | Hits:

[matlabCorrelationDimension_GP

Description: 这是一个matlab程序, G-P算法计算混沌信号关联维的 Matlab 程序 -This is a matlab program, GP algorithm to calculate the correlation dimension of chaotic signals Matlab program
Platform: | Size: 13312 | Author: wangguan | Hits:

[Education soft systemgptips2

Description: gptips is toolbox for gp in matlab
Platform: | Size: 251904 | Author: narsiss | Hits:

[matlabgprtss

Description: 这是一个关于GP-ADF和GP-RTSS的工具箱,主要基于“Robust Filtering and Smoothing with Gaussian Processes这篇文章-This software package provides a Matlab implementation of the GP-ADF and the GP-RTSS as described in Marc Peter Deisenroth, Ryan Turner, Marco F. Huber, Uwe D. Hanebeck, Carl Edward Rasmussen: Robust Filtering and Smoothing with Gaussian Processes in IEEE Transactions on Automatic Control (2012) The software package also contains implementations of the following filters/smoothers: - GP-ADF/GP-RTSS - Gibbs-filter/Gibbs-RTSS [Deisenroth and Ohlsson, ACC 2011] - EKF/EKS - UKF/URTSS - CKF/CKS We provide a demo script: demo_gprtss.m The code requires MatlabR2007a or newer. (C) Copyright 2012 by Marc Deisenroth Permission is granted for anyone to copy, use, or modify this software and accompanying documents for any uncommercial purposes, provided this copyright notice is retained, and note is made of any changes that have been made. This software and documents are distributed without any warranty. I d appreciate any feedback on the code (useful, buggy, ine
Platform: | Size: 32768 | Author: | Hits:

[matlabgptips1.0

Description: 遗传规划的matlab源程序,GP工具箱-an open matlab source of gp
Platform: | Size: 137216 | Author: | Hits:
« 1 2 3 4»

CodeBus www.codebus.net